tools/xenstore: evaluate the live update flag when starting
authorJuergen Gross <jgross@suse.com>
Wed, 13 Jan 2021 13:00:19 +0000 (14:00 +0100)
committerJuergen Gross <jgross@suse.com>
Thu, 21 Jan 2021 16:31:41 +0000 (17:31 +0100)
commit9777fa6b6ea02eebf83db4023effb1a1350e6a6d
tree63195e7ff461a300d388a0fd9cfd785c0ed36441
parentd4c275d4716233c864c6c3100b658cd2ba623a66
tools/xenstore: evaluate the live update flag when starting

In the live update case several initialization steps of xenstore must
be omitted or modified. Add the proper handling for that.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Julien Grall <jgrall@amazon.com>
Acked-by: Wei Liu <wl@xen.org>
tools/xenstore/xenstored_control.c
tools/xenstore/xenstored_control.h
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_domain.c
tools/xenstore/xenstored_domain.h
tools/xenstore/xenstored_posix.c